Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getdate
getdate
Get date/time information
Name:
getdate
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the date/time information of a time stamp or the current local date/time.
Related
How to Format PHP Dates Using getdate() and Display the Timezone Information
8
Why Does the print Function Automatically Perform Type Conversion When Outputting Numbers?
1
Similar Functions
gmdate
gmdate
FormatGMT/UTCdate/ti
date_interval_format
date_interval_format
AliasforDateInterv
date_format
date_format
AliasforDateTime::
time
time
ReturnthecurrentUnix
date
date
Formatlocaltime/date
date_interval_create_from_date_string
date_interval_create_from_date_string
AliasforDateInterv
timezone_identifiers_list
timezone_identifiers_list
AliasforDateTimeZo
date_timezone_set
date_timezone_set
DateTime::setTimezon
Popular Articles
Why Does the print Function Automatically Perform Type Conversion When Outputting Numbers?
How to Format PHP Dates Using getdate() and Display the Timezone Information